x11: drop a useless list
authorMatthias Clasen <mclasen@redhat.com>
Sun, 1 May 2016 15:09:05 +0000 (11:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 1 May 2016 17:26:35 +0000 (13:26 -0400)
commit6baac526b91ebb94ef4dee562eef989bc795ec91
tree489702a54a73f943e575298a14d98e90201e89c5
parent75e44c50ed50499dd8f48261c40fb5001fa2b277
x11: drop a useless list

We were keeping all the event sources in a list, only to remove
them at the end of their life. Not useful.
gdk/x11/gdkeventsource.c